fix(docs): correct DataMorph install claims — package not on PyPI#46
fix(docs): correct DataMorph install claims — package not on PyPI#46Coding-Dev-Tools wants to merge 1 commit into
Conversation
…d to PyPI The README/AGENTS advertised `pip install datamorph-cli` (PyPI badge) but the package is not actually published to PyPI (only `git+https` install works; the coding-dev-tools.github.io/pypi-index 404s). Replace the false PyPI badge with a "not published" badge and point the install instruction at the working `git+https://github.com/Coding-Dev-Tools/datamorph.git` install. Ported from the stranded local commit 1dbb981 (originally on the now-merged PR #45 branch) onto current master as a fresh branch. Co-Authored-By: Hermes Senior Dev Rotation <noreply@hermes-agent>
🤖 Automated Code Review✅ Ruff Lint — No issues
|
⚖️ Council Gate Verdict — APPROVERisk level: low (documentation-only change; no auth/security/credential surface) Per-model scores
Aggregate metrics: avg_overall 5.00 · avg_safety 5.00 · avg_tests 5.00 · agreement 1.00 SummaryDocumentation-only fix correcting inaccurate PyPI install claims in Quorum note: several providers were unavailable this run (nvidia key missing, z-ai/openrouter 429/rate-limited, free-tier timeouts). 4 usable reviews satisfy quorum ≥2; verdict is valid. Engraphis ref: (council Engraphis persistence unavailable this run) · workspace Automated Council Gate PR review · risk_level=low |
Council Merge Gate — clean APPROVE, still policy-BLOCKED
|
🔎 Pre-PR Code Review —
|
Council Merge Gate — clean APPROVE, still policy-BLOCKED
|
Corrects README install instructions that claimed the package is published to PyPI. DataMorph is only installable via git+https.\n\nCommit: c61748f